Welcome![Sign In][Sign Up]
Location:
Search - keil compiler

Search list

[ELanguagekeil_c51_maule

Description: 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的通用文件 Keil C51指针 程序结构----KEIL C51的Bin、Inc、Lib三个子文件夹介绍 绝对地址访问------C与汇编的接口----- C51软件包中的通用文件----- 段名转换与程序优化 内存区域(Memory Areas)的定义--关键字 一个绝对地址使用的编程例子-personal collection of 14 related KEIL C51 use the programming language elements. Contents : C51 variables or data type C51 how a sub-positioning of the procedures in a fixed location address storage model C51 C language under the SCM software interference with the basic skills to achieve one of the absolute address--------- visit DOS interface KEIL C compiler to use (^_^) keil51 development system outlined Keil C51 function (not just function, huh) Keil Keil C51 C51 keyword expansion package definitive document Keil C51 program structure-pointer KEIL C51 Bin, Inc. Lib 3 subfolders introduced absolute addresses------ C and compiled by the interface C51----- generic package of documents----- convert with the procedures and optimize memory (Memory Areas), the definition-- a keyword abso
Platform: | Size: 16384 | Author: 王克敏 | Hits:

[SCMATT7028

Description: 三相电能量计量芯片ATT7028的驱动程序。C51源程序,Keil C51编译环境,已验证通过。-three-phase electric energy metering chip ATT7028 the driver. C51 source, Keil C51 compiler environment has verified through.
Platform: | Size: 2048 | Author: 金永生 | Hits:

[CSharpC400

Description: 这是网络处理器DS80C400的网络通信程序,编译环境为KEIL C,在DALLAS的DEMO板上通过JAVAKIT即可下载运行。-This is the network processor DS80C400 network communications procedures, KEIL compiler environment for C, the Dallas board of DEMO can be downloaded through JAVAKIT operation.
Platform: | Size: 1073152 | Author: | Hits:

[SCMc51Atmel

Description: C51程序,KEIL51、C编译器编写。C51系列开发的仪器程序-C51 procedures KEIL51, C compiler prepared. C51 series of equipment procedures
Platform: | Size: 1318912 | Author: 张林 | Hits:

[USB developZLG_USB

Description: 周立功USB开发板资料,在keil下编译的-weeks meritorious USB development board, in the Keil compiler
Platform: | Size: 867328 | Author: laf | Hits:

[SCMLCD_RT1602C

Description: RT1602C型液晶的程序,用51驱动,在keil下编译-RT1602C LCD procedures, with 51 drivers in the Keil compiler
Platform: | Size: 21504 | Author: laf | Hits:

[SCMAVRXianchangxiazaiqi

Description: 一个完整得AVR现场下载器,制作源代码, AVR单片机现场ISP编程器程序 目标MCU: AT89S52-24PI 编译器:KEIL C51 7.0 晶振:11.0592MHz-integrity in a scene AVR for download, making source code, AVR ISP programmer scene procedures MCU target : AT89S52- 24PI compiler : KEIL C51 7.0 crystal : 11.0592MHz
Platform: | Size: 101376 | Author: | Hits:

[SCMAT89C51HongWai

Description: 采用单片机实现红外口驱动应用程序,可以在WAVE或者KEIL中编译-using infrared MCU I drive applications, in WAVE or KEIL compiler
Platform: | Size: 1024 | Author: | Hits:

[SCMKeilC517.01

Description: 环境要求:Windows 98/2000/XP Keil C51 7.0 版本 本盘附有书中的全部实例的代码模块,提供给读者参考之用。其中部分带有.UV2扩展名文件 的是给出了实例的全部代码并且经过编译的,读者可以直接在Keil C51环境下编译运行。-environmental requirements : Windows 98/2000/XP Keil C51 7.0 version of the book was available in all the examples the code modules, available to the readers reference. With some of them. UV2 extension of the document is presented examples of all the code and have compiled, readers can direct the Keil C51 compiler operating environment.
Platform: | Size: 7168 | Author: fency | Hits:

[Menu control51_lcd_Multistage_menu

Description: 用51实现的多级菜单,对于想学习51界面编程是一个很好的参考例子.在KEIL C 7.01上编译.-with 51 of the multi-level menu, 51 want to learn programming interface is a good example. The C 7.01 on KEIL compiler.
Platform: | Size: 12288 | Author: bryan | Hits:

[SCMLCD12232-C51

Description: 使用1520控制器的12232点阵液晶模块的51单片机控制C代码,keil编译通过,使用端口直接连接方法,P1口为数据口,控制线在P3部分端口,详见程序.-1520 controller using the 12,232 dot-matrix LCD module SCM control of the 51 C code, c51 compiler, the use of ports directly connected, I P1 mouth of data, the Line of Control in P3 some ports, detailed procedures.
Platform: | Size: 2048 | Author: 杨鹏 | Hits:

[SCMliangtao

Description: 红外遥控协议的发送程序,带按键扫描,51的,可用KEIL编译-infrared remote control agreement this procedure, with button scanning, 51, available KEIL compiler
Platform: | Size: 13312 | Author: 黄宇进 | Hits:

[Embeded-SCM DevelopminOS_KlC51

Description: MinOS嵌入式操作系统,C/C++源代码!基于KeilC51编译器.-MinOS Embedded operating system, C/C source code! Based on KeilC51 compiler.
Platform: | Size: 50176 | Author: zxg | Hits:

[SCMDS12887clock_c51

Description: 本C原程序是C51编写的美国Dallas公司推出的跨越2000年的时钟芯片DS12887/DS12C887的驱动程序,包括初始化和其他子函数,注释简单易懂。程序在KEIL下编译成功,成功应用于实践。-the C C51 original program is prepared by the United States Dallas introduced by the company in 2000 across-the clock DS12887/DS12C887 films of the driver, including the initialization and other function, Notes simple and understandable. Under procedures in KEIL compiler successful, successfully applied in practice.
Platform: | Size: 1024 | Author: jevidyang | Hits:

[uCOSuCOS16

Description: 8052小型操作系统, 用Keil C编译器, 能进行任务切换, 信号量管理.-8052 operating systems, with Keil C compiler, capable of switching tasks, semaphores management.
Platform: | Size: 14336 | Author: 张现 | Hits:

[SCM24C1024

Description: AT24C1024的读写程序,Keil C51的编译环境-AT24C1024 literacy procedures, Keil C51 compiler environment
Platform: | Size: 1024 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSARM7_LPC2129_Keil

Description: FREE ROTS, ARM 平台应用, 各个例程均是在不同编译环境,不同开发平台下的完整源代码-FREE Rots ARM platform, all of the routines are different compiler environment, different development platform under the complete source code
Platform: | Size: 19456 | Author: wuqinghua | Hits:

[uCOSlpc214x_ucosii_280_Keil

Description: 在LPC214X上运行UCOSII2.8,工具是keil,编译器realview,自带一个闪灯任务!-in LPC214X UCOSII2.8 run, the tool is keil. realview compiler, a flashing light, bringing their tasks!
Platform: | Size: 148480 | Author: xy | Hits:

[SCMCSTN-UC1682

Description: 此文件是针对一款Color STN LCD的测试程序,程序显示红绿蓝黑白五幅画面。在Keil里可以直接编译。-this document is against A Color STN LCD testing procedures, Displaying the red, green and blue five black-and-white screen. It will be in direct Keil compiler.
Platform: | Size: 1024 | Author: aaron | Hits:

[uCOSucos_view_ucos283

Description: RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不过能正常运行如有改进请通知我。-RTOS Version : uCOSII V2.83 OSView Version : uCOS_View 1.10 Development Environment : KEIL compiler : ADS1.2 Development Board : FLASH EasyARM2200 internal operations, Bank0 = = ExRAM ExFlash Bank1 debugging mouth : Uart0 57600bps OS_CPU_A.s Lane in the OS_CPU_SR_S ave OS_CPU_SR_Restore function failed to work, switching function is interrupted. Simulation devices can be found when it is not related disruption, the solution is switching operation mode again, too lazy to see ARM compilation, But if normal operations can be improved please inform me.
Platform: | Size: 1467392 | Author: 刘晓军 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net